php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#145289 - 07/28/01 11:31 PM [6.1x] Modification Wordlets v1.0
qasic Offline
Developer

Registered: 01/01/01
Posts: 1930
Loc: Surrey, BC, Canada
Hack Name: Modification Wordlets

Author: Leshrac and DPK

Download URL: http://www.qasic.com/ubbhacks.html

Notes: Redistribution of this file in whole is permitted as long as all copyright and author notices remain intact.
_________________________

Top
#145290 - 07/29/01 05:32 AM Re: [6.1x] Modification Wordlets v1.0
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Sorry, What does this hack do? Just asking... smile

Top
#145291 - 07/29/01 05:38 AM Re: [6.1x] Modification Wordlets v1.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
It adds support to %vars_wordlets_mods (the modifications' Wordlets™)
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#145292 - 07/29/01 11:51 AM Re: [6.1x] Modification Wordlets v1.0
Tovok7 Offline
Member

Registered: 02/09/01
Posts: 267
Loc: Germany | Occupation: UBB Code...
Is a devkit version of that hack planned?

The current one is only for the Who's Online Hack and if I want to modify it I'd need to alter your code.

And what 'bout the automatic install? I don't like that, it should be possible to get rid of that if wished.
In ultimatebb_mod_wordlets_install.cgi in line 191 it says "UBB 6.1 not deleted." but I think U mean detected.
What happens if there is already a vars_wordlets_mods.cgi with values of former hacks in it?

Why don't you use the current "use vars" command in ultimatebb.cgi? Instead you create a new one.

Just improvement suggestions smile
Tovok7
_________________________
[img]http://Tovok7.de/cgi-bin/ecitation.cgi[/img]
--------------------
Please visit my homepage !

Top
#145293 - 07/29/01 02:14 PM Re: [6.1x] Modification Wordlets v1.0
qasic Offline
Developer

Registered: 01/01/01
Posts: 1930
Loc: Surrey, BC, Canada
Quote:
quote:


Pretty easy to do. Just find the WOL wordlets, delete them and add your own. I don't plan on making the devkit but you're more than welcome to based upon my files (or Jordo's for that matter).

Quote:
quote:


There are manual instructions inside the ReadMe too.

Quote:
quote:


Quote:
quote:


It gets overwritted. Later versions will allow you to specify whether you want us to overwrite it or not.

Quote:
quote:


Just in case the beta cycle messes with thos variables.

qasic
_________________________

Top
#145294 - 07/29/01 02:43 PM Re: [6.1x] Modification Wordlets v1.0
Tovok7 Offline
Member

Registered: 02/09/01
Posts: 267
Loc: Germany | Occupation: UBB Code...
What I miss is the support for a prepared vars_wordlets_mods.cgi file and for other files with different languages which I call vars_wordlets_mods_de.cgi or vars_wordlets_mods_it.cgi

The solution in the former devkit (STEP 1, STEP 2, ...) was sufficient but the current one isn't for developers it is a wordlet installation tool for the Who's Online Hack and nearly useless for other hacks.

Quote:
quote:
But I think they will change the "use UBBCGI::Carp qw(fatalsToBrowser set_message);" as well.
_________________________
[img]http://Tovok7.de/cgi-bin/ecitation.cgi[/img]
--------------------
Please visit my homepage !

Top
#145295 - 07/29/01 02:47 PM Re: [6.1x] Modification Wordlets v1.0
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
no...

Top
#145296 - 07/29/01 03:26 PM Re: [6.1x] Modification Wordlets v1.0
DPK.ducky.quack Offline
Developer

Registered: 11/18/00
Posts: 874
A copy of Qasics new version of the mod can also be obtained at:

http://dpk.b000.net

(yes folks, its new and improved, its my download center version two! ok that was sappy, sorry. tipsy

[ July 31, 2001: Message edited by: DPK ]
_________________________

Top
#145297 - 07/29/01 04:09 PM Re: [6.1x] Modification Wordlets v1.0
qasic Offline
Developer

Registered: 01/01/01
Posts: 1930
Loc: Surrey, BC, Canada
My file has been updated as well (same as DPK's). This version checks to see if there already exists a vars_wordlets_mods.cgi and will not overwrite it if such a file exists.

qasic
_________________________

Top
#145298 - 10/13/01 02:42 PM Re: [6.1x] Modification Wordlets v1.0
IICODECll Offline
Member

Registered: 08/16/01
Posts: 33
Loc: New Jersey (USA)
i have failed to get the "Modification Wordlets v1.0" to work right on the release of the 6.1.0 b2 any suggestions?
_________________________

www.jpdatabase.net

Top
#145299 - 10/14/01 04:19 AM Re: [6.1x] Modification Wordlets v1.0
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
Yes I'm quite surprised that nobody has bothered to update the default mod_worldlets install file. However I suggest you download 'Whos Online' for v6.1 as it has a more up-to-date version, although I've had problems with that one as well.

Top
#145300 - 10/14/01 01:21 PM Re: [6.1x] Modification Wordlets v1.0
IICODECll Offline
Member

Registered: 08/16/01
Posts: 33
Loc: New Jersey (USA)
yes ive installed that and it works, but you can not see the *mods in the cp for some reason. as well the who is does not work in the php, hope its ported over soon. its like damn you can jhust do an

include("/www/jpdatabase/cgi-bin/ubb/ultiomatebb.cgi?whosonline");

I wish but the php can not ex. a cgi command, ive tried and nothings worked.
_________________________

www.jpdatabase.net

Top
#145301 - 10/17/01 06:09 AM Re: [6.1x] Modification Wordlets v1.0
click Offline
Member

Registered: 05/27/01
Posts: 168
Code:
code:


I don't have that line on cp.cgi......
&RequireVars("$vars_config{VariablesPath}/vars_wordlets_date.cgi");

Top
#145302 - 10/17/01 12:03 PM Re: [6.1x] Modification Wordlets v1.0
qasic Offline
Developer

Registered: 01/01/01
Posts: 1930
Loc: Surrey, BC, Canada
Hi all,

1) Use the wordlets in the Who's Online - it's updated for Beta 1.2.

2) mark99, you state that you have trouble getting the Modification Wordlets in your control panel. Please e-mail me your cp.cgi file so I may take a look at it. Thank you.

qasic
_________________________

Top
#145303 - 11/05/01 09:07 AM Re: [6.1x] Modification Wordlets v1.0
XNet Offline
Member

Registered: 03/17/01
Posts: 81
Small bug for wordlets in the Who's Online:

Mod_Wordlets_ReadMe.txt

wordlets_cp wordlets_err wordlets_mod

it should read

wordlets_cp wordlets_err wordlets_mods

Top
#145304 - 11/17/01 12:30 AM Re: [6.1x] Modification Wordlets v1.0
ssilenthill Offline
Junior Member

Registered: 11/15/01
Posts: 30
Loc: USA
Ihave the same problem as CLICK

that line does not exist in a fresh install of version 6.1.0.2

Top
#145305 - 11/17/01 09:56 AM Re: [6.1x] Modification Wordlets v1.0
dreamer Offline
Member

Registered: 02/02/01
Posts: 112
Quote:
quote:


Me too confused

Top
#145306 - 11/17/01 10:19 AM Re: [6.1x] Modification Wordlets v1.0
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Little Rock, AR
Code:
quote:</font><hr>Originally posted by click:
[b]<blockquote><font size="1" face="Verdana, Helvetica, Arial">code:


I don't have that line on cp.cgi......
&RequireVars("$vars_config{VariablesPath}/vars_wordlets_date.cgi");[/b]<hr></blockquote>


That looks like something out of the earilest betas of 6.1. It's not up to date. What you should do in cp.cgi is this:

# find:

wordlets_cp wordlets_err

# replace with:

wordlets_cp wordlets_err wordlets_mods

Top
#145307 - 11/17/01 10:40 AM Re: [6.1x] Modification Wordlets v1.0
TorN Offline
Member

Registered: 06/09/01
Posts: 56
Loc: North East, USA
Ah...Got it finally working 100%... If anyone wants this manually hand-added hack that works, you can get it here: Modification Wordlets for 6.1.0.2+ Qasic, you can have this debugged hack for your page if you'd like so it will be updated for people to use.

I take absolutely no credit for the making of this great hack..All I did to make it work was change where a line of code goes in ultimatebb.cgi, add a missing "s" in a line of code in cp.cgi, corrected a line of code in vars_wordlets_mods.cgi to be compliant with the new code, and updated the readme text file for installation of this mod.. I also included the vars_wordlets_mods.cgi file that needs no editing on initial installation. This should now take care of the cp problem where the wordlet listings were not showing. Again, this hack should now be 100% working and hopefully no longer a modification in beta.

If there are any problems, please give feedback here.. Thanks, torn..

[ 11-17-2001: Message edited by: TorN ]

Top
#145308 - 11/17/01 01:49 PM Re: [6.1x] Modification Wordlets v1.0
wardx28 Offline
Member

Registered: 10/28/00
Posts: 111
Loc: Marietta, ga
Thanks TorN,

It works now!!

Top
Page 1 of 2 1 2 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks